home *** CD-ROM | disk | FTP | other *** search
/ Shocking The Web CD-ROM / SHOCK_CD.ISO / mac / Chapter Tutorials / ch08.Lingo / tutor.dcr / 00296.txt < prev    next >
Encoding:
Text File  |  1996-12-05  |  497 b   |  2 lines

  1. This handler will evaluate the MIME type of a downloaded item. If the MIME type is ‚Äúapplication/x-director‚Äù it will display the file using the GoToNetMovie command. If the downloaded item is something other than a Shockwave movie, it will be handled by the browser using the GoToNetPage command. The transferComplete handler requires two arguments: theURL argument which contains the Universal Resource Locator for the file, and netID which is the identifier returned by the NetMIME function.
  2.